Total Complexity | 31 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 206 |
Lines of code | 137 |
Logical lines of code | 72 |
Comment lines | 58 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_base32Decode() | 46 | 12 | 34 | |
_base32Encode() | 48 | 10 | 30 | |
verifyCode() | 60 | 4 | 12 | |
_getBase32LookupTable() | 49 | 1 | 37 | |
getCode() | 56 | 2 | 15 | |
createSecret() | 71 | 1 | 5 | |
setCodeLength() | 77 | 1 | 4 |